SG Window | Window Object |
Children Property |
Properties Methods Events Constants Error Codes |
Returns collection of child windows. Read only.
object.Children
The object is expression that evaluates to the Window object.
Windows collection is a static snapshot. Items are determined at the moment collection is created, so if you cache this collection be aware that some windows may have been destroyed by the time they are used.